home *** CD-ROM | disk | FTP | other *** search
/ Web Publisher's Design Gu…or Windows (2nd Edition) / design.iso / otherfiles / sideshow (shockwave) / 00009.ls < prev    next >
Encoding:
Text File  |  1995-08-28  |  95 b   |  7 lines

  1. on mouseUp
  2.   puppetSound("click", 1)
  3.   repeat while soundBusy(1) = 1
  4.   end repeat
  5.   quit()
  6. end
  7.